home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / c / dice-3.16.lha / examples / Shared_Lib / test.fd < prev    next >
Text File  |  1998-09-27  |  122b  |  9 lines

  1. ##base _TestBase
  2. ##bias 30
  3. ##public
  4. LockTestLib()()
  5. UnLockTestLib()()
  6. PostString(str)(A0)
  7. GetString(buf,max)(A0,D0)
  8. ##end
  9.